[INFO] fetching crate muxi 4.1.7...
[INFO] testing muxi-4.1.7 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate muxi 4.1.7 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate muxi 4.1.7
[INFO] finished tweaking crates.io crate muxi 4.1.7
[INFO] tweaked toml for crates.io crate muxi 4.1.7 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate muxi 4.1.7 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate muxi 4.1.7 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 23165c591c8c97cb32f66d23e618ab1636a642e43e181cf1f450629d15d05dc4
[INFO] running `Command { std: "docker" "start" "-a" "23165c591c8c97cb32f66d23e618ab1636a642e43e181cf1f450629d15d05dc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "23165c591c8c97cb32f66d23e618ab1636a642e43e181cf1f450629d15d05dc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23165c591c8c97cb32f66d23e618ab1636a642e43e181cf1f450629d15d05dc4", kill_on_drop: false }`
[INFO] [stdout] 23165c591c8c97cb32f66d23e618ab1636a642e43e181cf1f450629d15d05dc4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8f704d23961f15fd7fee973e262fbf904a431bbd4ee8d7b0332247d9062116bc
[INFO] running `Command { std: "docker" "start" "-a" "8f704d23961f15fd7fee973e262fbf904a431bbd4ee8d7b0332247d9062116bc", kill_on_drop: false }`
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling supports-color v2.1.0
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling console v0.16.2
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling isolang v2.4.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling toml_datetime v1.0.1+spec-1.1.0
[INFO] [stderr]    Compiling lua-src v550.0.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling supports-hyperlinks v3.1.0
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling toml_writer v1.0.7+spec-1.1.0
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling indicatif v0.18.4
[INFO] [stderr]    Compiling toml_parser v1.0.10+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.5+spec-1.1.0
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling luajit-src v210.6.6+707c12b
[INFO] [stderr]    Compiling mlua-sys v0.10.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling timeago v0.6.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling clap_complete v4.6.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling mlua v0.11.6
[INFO] [stderr]    Compiling muxi v4.1.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s
[INFO] running `Command { std: "docker" "inspect" "8f704d23961f15fd7fee973e262fbf904a431bbd4ee8d7b0332247d9062116bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f704d23961f15fd7fee973e262fbf904a431bbd4ee8d7b0332247d9062116bc", kill_on_drop: false }`
[INFO] [stdout] 8f704d23961f15fd7fee973e262fbf904a431bbd4ee8d7b0332247d9062116bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 56872532500d84a15028d371d852c2ef847d8b5b4cde469a49b7b243ce9536d3
[INFO] running `Command { std: "docker" "start" "-a" "56872532500d84a15028d371d852c2ef847d8b5b4cde469a49b7b243ce9536d3", kill_on_drop: false }`
[INFO] [stderr]    Compiling temp-env v0.3.6
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling muxi v4.1.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.71s
[INFO] running `Command { std: "docker" "inspect" "56872532500d84a15028d371d852c2ef847d8b5b4cde469a49b7b243ce9536d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56872532500d84a15028d371d852c2ef847d8b5b4cde469a49b7b243ce9536d3", kill_on_drop: false }`
[INFO] [stdout] 56872532500d84a15028d371d852c2ef847d8b5b4cde469a49b7b243ce9536d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 800d27f5068fb8a76a74f0c1019598040029191da8fac8a22f228394654d5e95
[INFO] running `Command { std: "docker" "start" "-a" "800d27f5068fb8a76a74f0c1019598040029191da8fac8a22f228394654d5e95", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/muxi-73267c91b3c1a40f)
[INFO] [stdout] 
[INFO] [stdout] running 39 tests
[INFO] [stdout] test commands::plugins::ui::tests::hyperlink_allows_empty_message ... ok
[INFO] [stdout] test commands::plugins::ui::tests::hyperlink_wraps_message_with_osc8_sequence ... ok
[INFO] [stdout] test muxi::path::tests::test_path_fallback ... ok
[INFO] [stdout] test muxi::path::tests::test_path_muxi_env_set ... ok
[INFO] [stdout] test muxi::path::tests::test_path_with_tilde ... ok
[INFO] [stdout] test muxi::path::tests::test_path_xdg_home_env_set ... ok
[INFO] [stdout] test muxi::path::tests::test_path_without_tilde ... ok
[INFO] [stdout] test muxi::plugin::model::tests::test_compare_url_github ... ok
[INFO] [stdout] test muxi::plugin::model::tests::test_compare_url_gitlab ... ok
[INFO] [stdout] test muxi::plugin::model::tests::test_compare_url_unknown_host_returns_none ... ok
[INFO] [stdout] test muxi::lua::parse::tests::test_parse_binding_popup_default_all ... ok
[INFO] [stdout] test muxi::plugin::model::tests::test_install_local_plugin_missing_path_errors ... ok
[INFO] [stdout] test muxi::plugin::model::tests::test_install_local_plugin_existing_path_is_noop ... ok
[INFO] [stdout] test muxi::plugin::model::tests::test_plugin_install_path ... ok
[INFO] [stdout] test muxi::lua::parse::tests::test_parse_and_merge_config ... ok
[INFO] [stdout] test muxi::plugin::model::tests::test_plugin_local_path_only ... ok
[INFO] [stdout] test muxi::plugin::model::tests::test_plugin_parse_custom_git_url ... ok
[INFO] [stdout] test muxi::plugin::model::tests::test_plugin_parse_full_url ... ok
[INFO] [stdout] test muxi::lua::parse::tests::test_parse_binding_no_popup ... ok
[INFO] [stdout] test muxi::plugin::model::tests::test_plugin_parse_short_form ... ok
[INFO] [stdout] test muxi::lua::parse::tests::test_parse_binding_popup_struct ... ok
[INFO] [stdout] test muxi::plugin::model::tests::test_plugin_parse_with_options ... ok
[INFO] [stdout] test muxi::plugin::model::tests::test_plugin_repo_name ... ok
[INFO] [stdout] test muxi::plugin::model::tests::test_plugin_repo_name_with_git_suffix ... ok
[INFO] [stdout] test muxi::lua::parse::tests::test_parse_invalid_lua_reports_span ... ok
[INFO] [stdout] test muxi::plugin::model::tests::test_update_local_plugin_existing_path_returns_status ... ok
[INFO] [stdout] test muxi::lua::parse::tests::test_parse_binding_popup_default_height ... ok
[INFO] [stdout] test muxi::sessions::tests::test_display_sessions ... ok
[INFO] [stdout] test muxi::sessions::tests::test_display_empty_sessions ... ok
[INFO] [stdout] test muxi::lua::parse::tests::test_parse_invalid_type_reports_path ... ok
[INFO] [stdout] test muxi::plugin::model::tests::test_update_local_plugin_missing_path_errors ... ok
[INFO] [stdout] test muxi::lua::parse::tests::test_parse_plugins_table ... ok
[INFO] [stdout] test muxi::sessions::tests::test_valid_session ... ok
[INFO] [stdout] test muxi::lua::parse::tests::test_parse_plugins ... ok
[INFO] [stdout] test muxi::lua::parse::tests::test_parse_valid_fzf_options_table ... ok
[INFO] [stdout] test muxi::lua::parse::tests::test_parse_valid_muxi_prefix ... ok
[INFO] [stdout] test muxi::lua::parse::tests::test_parse_valid_fzf_options ... ok
[INFO] [stdout] test muxi::lua::parse::tests::test_parse_valid_muxi_prefix_root ... ok
[INFO] [stdout] test muxi::model::tests::test_normal_sessions ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/muxi-0467889138e58374)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests muxi
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "800d27f5068fb8a76a74f0c1019598040029191da8fac8a22f228394654d5e95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "800d27f5068fb8a76a74f0c1019598040029191da8fac8a22f228394654d5e95", kill_on_drop: false }`
[INFO] [stdout] 800d27f5068fb8a76a74f0c1019598040029191da8fac8a22f228394654d5e95
